To provide navigation to and from your page, copy the JavaScript below to the 'Embed Media' dialog box.
Do this by highlighting all eight lines of the script and then going to 'Edit', 'Copy'.
Place the cursor at the beginning of the page then click on Embed Media embed.gif in the edit toolbar.
Paste the copied JavaScript into the embed media dialog box.
Edit the "Back", "More" and "Next" entries with the appropriate page names.
Make sure all the quotation marks and commas are left in place.
If there is no page to link to, leave the entry empty with double quotes like this ""
You can enter the names of new, not-yet-created pages if you intend to create them.
Save the page and test out the navigation controls.
You can then edit out these notes and the JavaScript, leaving only the [[media type="custom" key="xxxx"]] navigation control marup.
If there is a problem, erase the navigation control markup and repeat these instructions.


<script language="JavaScript" type="text/JavaScript">
WikidsNav
(
"Back",
"More",
"Next"
);
</script>